***********************************************************************
***********           PANJIT International Inc.             ***********
***********************************************************************
*Oct 19, 2018                                                         *
*                                                                     *
*This SPICE Model describes the characteristics of a typical device   *
*and does not respresent the specification. Designer should refer to  *
*the same type name data sheet for specification limits.              *
***********************************************************************
*$
.subckt MMSZ5242B A K 
.param
+vc0 = 1.746e-11	 vc1 = 1.116e-11	 vc2 = 1.303e-11		vc3 = 2.415e-1
+tc1 = 4.351e-3		 tc2 = 2.651e-2
d1 A K zener
g1 K A value = {(vc0+vc1*v(K,A)+vc2*exp(vc3*v(K,A)))*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))}
.model zener d
***** flag parameter *****
+level = 1                     
***** dc model parameter *****
+ is = 1.446e-15	   n = 1.050		  rs = 5.204e-1
+ibv = 20e-3		 nbv = 1.0		  bv = 12
+ikf = 1.5e-2
***** capacitance parameter *****
+cjo = 3.621e-11	   m = 3.282e-1		  vj = 5.781e-1 
+ fc = 0.5
***** temperature coefficient *****
+tnom = 25		  eg = 1.148		 xti = 3
+trs1 = 1.025e-5	tbv1 = 6.400e-4		tikf = 8e-3
.ends MMSZ5242B
*$
